'宣言 Public Overloads Function FindLastIndex( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal match As System.Predicate(Of TextLineFragment) _ ) As System.Integer
public System.int FindLastIndex( System.int startIndex, System.int count, System.Predicate<TextLineFragment> match )
パラメータ
- startIndex
- count
- match